php forum
php mysql forum
php mysql smarty
 
Page 1 of 6 1 2 3 4 5 6 >
Topic Options
#154725 - 07/24/02 06:24 PM [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Here it is folks, the newest implementation of the annoying QuickReply hack with QuickQuote™ technology! In this version i've wordletized some things, and fixed QuickQuote™. smile

This version works for 6.3.0 - 6.3.1 as tested, though there may be bugs.

This hack requires modification wordlets now

Quote:
quote:

Its adds a little box after each post for quick and easy replying.
Works with 6.3.

Download

Thanks LK for his work on 3.0.

Logs:

1.0: Initial Testing
1.1: Fixed some HTML (Alpha Init)
1.2: Fixed some more HTML (Beta Init, RC1 Init)
1.3: Fixed more HTML (RC2 Init)
1.4: Public Release (RC2 used)
1.5: Fixed Doc Errors
1.6: Updated Doc to work with JCTemplates
1.7: Fixed some HTML
1.8: Fixed a bug with variables sending incorrect information
1.9: Added support for ALT+S thanks to Bookie and xpert!
2.0: Cookie Support to NOT show the box (hopefully)
3.0: Adds some other options, fixes a bug, adds profile option. This has been tested but not much. Report bugs/probs here and give me time to fix issues.
3.1: Fixed a bug. Redo topic_page.
3.2: Bugs Fixed, Carrot Cakes eaten.
3.3: Bugs
3.3: Bugs
3.3: Bugs
3.4: Bugs
3.5: QuickReply w/Quote
3.6: Fixed QuickReply w/Quote (Do topic_page, the bottom)
3.7: More Wordletization
Upgrading requires topic_page main code replacement only.
4.0: Wordlets, Fixed QuickQuote

You can use the image next to the quote button on UBBDev made by bookie. Download and upload to your noncgi directory. Thanks, Bookie!

NOTE: If you can't find [34] or [35], replace with [35] and [34] respecively.
Download

Top
#154726 - 07/24/02 07:27 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Great work LK and Greg, With all these new features I'll upgrade from my very old version. tipsy

Top
#154727 - 07/24/02 08:58 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Text file updated with a fix to QuickQuote.

Top
#154728 - 07/25/02 02:46 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
File updated, new wordlets and html fixes.

Top
#154729 - 07/30/02 02:01 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Panky Offline
Member

Registered: 07/02/01
Posts: 85
Loc: England
Is there a MH file for this? I have sooo many hacks to implement after the upgrade... frown
_________________________
http://chat.spl.at

Top
#154730 - 07/31/02 05:22 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
p74vic Offline
Member

Registered: 01/03/01
Posts: 60
Loc: Charlottesville, VA
Other than that, TIGHT HACK! smile
_________________________
www.crownvic.net

Top
#154731 - 07/31/02 05:38 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Hank Offline
Member

Registered: 04/14/01
Posts: 55
Loc: UK
After installing, (but not doing the quickquote bit cuz it only allows one picture to be used)
it brings up this error when a member trys to Register.

An error has occured:

CGIPath/ubb_registration.cgi: syntax error at CGIPath/ubb_registration.cgi line 739, near "$quickreply;"

Top
#154732 - 07/31/02 06:50 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
If someone confirms that I'll look into it.

Top
#154733 - 07/31/02 08:12 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
Nice hack you guys. Very nice. I will install this one latter tonight. smile
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
#154734 - 08/01/02 09:39 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Hank Offline
Member

Registered: 04/14/01
Posts: 55
Loc: UK
freak.scene's board has the same error as me when trying to register. I found out when i tried to register there!
http://www.freakscene.net/cgi-bin/ubb/ultimatebb.cgi?ubb=agree

Top
#154735 - 08/01/02 10:30 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Alright i'll look into it.

Top
#154736 - 08/01/02 12:43 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Odd, I just installed it on a fresh 6.3.1 with no issues...

Click here .
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#154737 - 08/02/02 08:23 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Code:
#Find:

		$avline,	 #38
	);

# Add below:

	$thismemarray[61] = $quickreply;
Are you sure you put it BELOW and not ABOVE?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154738 - 08/04/02 10:57 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
.

Top
#154739 - 08/05/02 07:30 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
In the new_topic (not reply) .pl file you missed out $email_notify in the options, probably because you did the reply file code first and it doesn't appear there.

I simply added
$email_notify in front and it worked.

Top
#154740 - 08/05/02 07:48 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I'm very confused @ mark tipsy

This hack is for replying, not new topics tipsy Well, unless Greg added it to forum page?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154741 - 08/05/02 11:20 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
No, i didn't. wink

Top
#154742 - 08/06/02 04:37 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Sorry, got confused between CompactReply and QuickReply =).

Top
#154743 - 08/06/02 11:10 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Chopped Onions Offline
Junior Member

Registered: 09/04/00
Posts: 16
Loc: Michigan, USA
I received that same error. I fixed it by placing the "$quote_body" after "$report_icon, $linkname," instead of "$Avatar."

Now, is there an imagefor the quick reply w/ quote that's compatible with black backgrounds?
_________________________
J3i Inc.
Windows Incident Resolution
Perl Script Installation
UBB Modification Installation

Top
#154744 - 08/06/02 11:45 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Not instead of $Avatar, but in addition to $Avatar tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154745 - 08/07/02 10:53 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Chopped Onions Offline
Junior Member

Registered: 09/04/00
Posts: 16
Loc: Michigan, USA
Well, I meant placing it after $report_icon, instead of after $Avatar. wink
_________________________
J3i Inc.
Windows Incident Resolution
Perl Script Installation
UBB Modification Installation

Top
#154746 - 08/08/02 12:04 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
How's about a drop-down listing of the post icons on either the right or left? Would add less than 1k to the download, probably less than 300bytes smile Would also keep the forums from being a blanket of icon01.gif's smile
_________________________
- Allen wavey
- What Drives You?

Top
#154747 - 08/08/02 01:12 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I thought about that, but then I thought that most users won't know what the numbers mean anyway tipsy Then I'll have to add a preview image, then they will check every icon till they get to the deserved one, and it will take much bandwidth tipsy

I could add names instead, but it's tough to choose names, believe me tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154748 - 08/08/02 03:00 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Adding a choice few wouldn't hoit. wink

Top
#154749 - 08/08/02 03:17 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Sure, if it's done similar to the smilie mod, 5-6 of the basic ones would keep the bandwidth to almost nothing. Use something like
smile
frown
laugh
shocked
wink

In there with the corresponding post icons that fit. yabb does something similar on their posting pages. Even 2-3 choices would be welcome smile
_________________________
- Allen wavey
- What Drives You?

Top
#154750 - 08/12/02 06:51 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
DigiMaster Offline
Junior Member

Registered: 12/30/01
Posts: 27
Loc: St. Louis
link is no worky frown

Top
#154751 - 08/12/02 10:09 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Will fix soon.

Top
#154752 - 08/13/02 05:28 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
DigiMaster Offline
Junior Member

Registered: 12/30/01
Posts: 27
Loc: St. Louis
I get this message after I implimented this feature
You are attempting to reach a page that does not exist.

» Please use your browser's back button to return.

I rebuilt stats cleared cache all that stuff... Did I overlook something?

Top
#154753 - 08/13/02 05:35 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Hmm, when did you get that error? tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154754 - 08/13/02 05:38 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
DigiMaster Offline
Junior Member

Registered: 12/30/01
Posts: 27
Loc: St. Louis
Just now, everything works fine, just when I use the quick reply box, I get that message. Im using JCtemplates :::shrugs:::

Top
#154755 - 08/13/02 05:40 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Hmm, URL? tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154756 - 08/13/02 05:45 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
DigiMaster Offline
Junior Member

Registered: 12/30/01
Posts: 27
Loc: St. Louis

Top
#154757 - 08/14/02 03:09 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
DigiMaster Offline
Junior Member

Registered: 12/30/01
Posts: 27
Loc: St. Louis
Never mind I figured it out on my own. Had to figure out where to put $quick_reply with jctemplates

Top
#154758 - 08/15/02 08:55 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Would it be possible to add a link to the smilie legend that "DPK's SmilieMod" installs below "HTML is not enabled." and "UBB Code is enabled."? If so could anyone explain to me how to go about doing this..? I tried and got an error with ubb_lib_posting.cgi when i'd edited public_topic_page.pl, so I won't be trying it again, I'll leave it to the professionals.. smile
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#154759 - 08/18/02 05:54 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Works great thanks.

smile

But I get this when I click the profile page:

CGIPath/ubb_profile.cgi: syntax error at CGIPath/ubb_profile.cgi line 952, near "&#0124;&#0124;"
syntax error at CGIPath/ubb_profile.cgi line 977, near "} else"
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#154760 - 08/19/02 03:18 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Can you post lines 945-980?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154761 - 08/19/02 03:06 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
my $pntf_hidden = ($in{pntf_hidden} =~ m/^(0|1)$/ ? $in{pntf_hidden} : 0 );
my $quickreply = ($in{quickreply} =~ m/^(0|1)$/ ? $in{quickreply} : 1 );
chomp($user_profile[35]);

# set new cookie, if necessary
if (($user_profile[35] != $pntf_hidden) &#0124;&#0124; ($lc_email ne $lc_old_email) &#0124;&#0124; ($new_password ne $user_profile[1]) &#0124;&#0124; ($public_name ne $old_public_name) &#0124;&#0124; ($avhide != $oldavhide) &#0124;&#0124; ($quickreply ne $user_profile[61])) {

&#0124;&#0124; ($lc_email ne $lc_old_email)
&#0124;&#0124; ($new_password ne $user_profile[1])
&#0124;&#0124; ($public_name ne $old_public_name)
&#0124;&#0124; ($avhide != $oldavhide)) {
my $cookie2;
if (($lc_email ne $lc_old_email) && ( $vars_registration{EmailVerify} eq "ON" )) {
$cookie2 = cookie(
-name => "ubber$vars_config{Cookie_Number}",
-value => "",
-path => '/'
);
} else {
$cookie2 = cookie(
-name => "ubber$vars_config{Cookie_Number}",
-value => [$user_profile[0], $new_password, $public_name, $in{DaysPrune}, $in{u}, $pntf_hidden, $avhide, "", "", "", $quickreply],
-path => '/',
-expires => '+2y'
);
}
print header(
-cookie => [$cookie2],
-charset => "$masterCharset",
-type => "text/html",
);

} else {

#print qq%Content-type: text/htmlnn%;
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#154762 - 08/21/02 08:05 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
*bump, and thoughts?
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#154763 - 08/21/02 09:40 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Find:
Quote:
code:</font><hr />
Code:
if (($user_profile[35] != $pntf_hidden) &#0124;&#0124; ($lc_email ne $lc_old_email) &#0124;&#0124; ($new_password ne $user_profile[1]) &#0124;&#0124; ($public_name ne $old_public_name) &#0124;&#0124; ($avhide != $oldavhide) &#0124;&#0124; ($quickreply ne $user_profile[61])) {
<hr /></blockquote>Replace with:<blockquote><font class="small">code:
[qb]
Code:
if (($user_profile[35] != $pntf_hidden)
&#0124;&#0124; ($quickreply ne $user_profile[61])
[/qb]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154764 - 08/21/02 09:52 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
thanks Ill try it tonight smile

I tried it and it worked thanks

Big thanks

Now to find out why stats arent functioning. Ill double check the code editing first though.
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#154765 - 08/28/02 12:18 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
up to 4.1 I see wink

I have an mhp ready when this goes final smile
_________________________
- Allen wavey
- What Drives You?

Top
#154766 - 08/28/02 07:54 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Quote:
quote:
Originally posted by Oblivion Knight:
Would it be possible to add a link to the smilie legend that "DPK's SmilieMod" installs below "HTML is not enabled." and "UBB Code is enabled."? If so could anyone explain to me how to go about doing this..? I tried and got an error with ubb_lib_posting.cgi when i'd edited public_topic_page.pl, so I won't be trying it again, I'll leave it to the professionals.. smile
.

Bump smile
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#154767 - 08/29/02 12:16 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
I don't know that one yet OK...

Multihack file with latest changes posted here:

http://www.ubbdev.com/db/cgi/ultimatebb.cgi?ubb=get_topic&f=22&t=000050
_________________________
- Allen wavey
- What Drives You?

Top
#154768 - 08/31/02 08:13 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Jbeset Offline
Junior Member

Registered: 01/12/02
Posts: 29
Thanks, going to try this one!

Top
#154769 - 08/31/02 10:48 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
anon90 Offline
Junior Member

Registered: 07/14/02
Posts: 9
sheesh Allen,

I wish I had known you were going to do a multi-hack file. I had created my own, what a frigging pain!!!!!!

Thank you for making one, as yours, no doubt will be correctly documente, whereas mine is not. smile

This will make installing this hack a breeze.

Top
#154770 - 09/01/02 10:05 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Thanks AA. smile

Top
#154771 - 09/05/02 02:46 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
dbode Offline
Member

Registered: 05/12/01
Posts: 176
Loc: Hannover
There is a small bug in it :

When you have a forum where just admins and mods are allowed to post, the preview function is not working correctly when you reply and you are just a normal member.

Try here yourself if you want :

http://www.forumdeluxx.com/ubb/ultimatebb.php?ubb=forum;f=8
_________________________
Regards Dennis Bode
-----------------------------
Webmaster of Hardwareluxx.com

Top
#154772 - 09/05/02 11:31 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Please fix the link smile

http://www.coders-net.com/beta/quickreply.txt seems to be dead
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#154773 - 09/05/02 11:37 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154774 - 09/08/02 10:27 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
Alright!

Just installed the MOD on my test board.

For its main purpose (QuickReply DOH!) it works perfectly so far.

Having read things about the registration I decided to test that.

When registering everything was fine -
There was a radio box option to turn on or turn off the QuickReply feature -

However, after registering, when it shows the recap of what I have selected and filled out -

Under "Your Preferences"

There is no mention of the QuickReply feature

Not sure if I have put code in wrong, this was intentionally left out, or simply an oversight, but it should be there since it was a preference that we had the ability to select upon registration.

Hmmm, just did some more testing in the profile area -

When viewing the profile it shows the option to "Show QuickReply Box?"

However it defaults to "Yes" even after having checked "No".

(NOTE: when checking no it does in fact not show the box - so it is set and working correctly it is just that when viewing the profile that it defaults to yes when it should be showing no if that is what had been selected.)

Both of the things I have noticed are very minor in relation to the usability of the MOD but should be "fixed" (I quote "fixed" because I am not sure I made errors installing the code from the text file or if these are actual "bugs" in the code.)

Great MOD though! And really great that users are given the option to have the quickreply feature turned off or on.

Top
#154775 - 09/08/02 10:39 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
Ok, now I am convinced I have erred in at least one area of the install.

I noticed here on UBBDev that if "No" is selected it stays selected when coming back into the "MyProfile" and on my test board I turned the feature off (for one of my test registrations) and now cannot get it to come back on.

Going to try to find what I did wrong frown

Top
#154776 - 09/08/02 10:47 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
Hmmm... a little more information for you

I decided to log off of one name and log on the other.

On a registered name (on test board) that was registered before this MOD was installed I can turn on and turn off the QuickReply Box with no problems.

On the name I registered after installing the MOD, if I turn it off and then turn it back on, the QuickReply box does not show up. However, if I log that name off and then log back on, it will be there.

I cannot remember if when I registered that name if I selected yes or no - so I'm going to go try both ways with two new registration names and see what happens.

I'll report the results soon!

Top
#154777 - 09/08/02 11:03 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
Alright I have done much testing....

I think it would be easier for you (whoever wants to see what I have done) to go to my test board and follow along (Forum #2 - thread is obvious) my posts to see the steps I took.

New "bug" (or bad install by me) detected:
When registering - I selected "No" and yet the box still showed.

my test board is:

http://iambornagainru.org/cgi-bin/babtest/ultimatebb.cgi

I only have one other MOD installed (Stats)

Top
#154778 - 09/08/02 11:11 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
MrTester Offline
Junior Member

Registered: 09/08/02
Posts: 1
Hmmmm....

(Note this is CaCoffin - registered with a new name here to see if the same problems exist here - so I can tell where the problem is - me or the code)

Most of the errors I have mentioned must be with my install since only one error I mentioned occurs here. (Unless whoever did the install here fixed those errors on their install wink )

The only error (two actually) that happen here are:

1) Upon registration I selected NO but the QuickReply Box still appeared.

2) Upon registration the Preferences review does not show the QuickReply option

Otherwise everything else works as it should here.

Sooooo now I have to figure out what I did wrong on the install (at least I know to look in the profile files).

Top
#154779 - 09/08/02 11:23 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
LOL

and a YeeeHaaawww

I found MY error!

I managed to drop off the semi-colon when adding the line for storing myprofile:

Code:
$user_profile[61] = $quickreply;
I managed to not copy the semi-colon the first time around - added that and ALL the problems (but those two above) are gone.

The two problems I mentioned above as MrTester are here and on my test board so they are definitely errors in the MOD.

But without saying, this MOD rocks (when installed properly wink ), and thank you!

Oh by the way - ADMIN for UBBDev please feel free to delete MrTester, thank you.

Oh and if they do the two errors that are real errors are:

1) Upon registration when "No" is selected the QuickReply option is turned on anyways.

2) Upon registration the Preferences review does not show the QuickReply option.

Top
#154780 - 09/08/02 12:41 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
open public_register_form.pl.
find:
Quote:
code:</font><hr />
Code:
print &GenerateLineHTML("REQ", "Show Quick Reply Box?", "", "quickreply", "radio", { yes => $vars_wordlets{yes_option}, no => $vars_wordlets{no_option} }, [qw(yes no)], "yes");
<hr /></blockquote>replace with:<blockquote><font class="small">code:
[qb]
Code:
print &GenerateLineHTML("REQ", "Show Quick Reply Box?", "", "quickreply", "radio", { 1 => $vars_wordlets{yes_option}, 0 => $vars_wordlets{no_option} }, [qw(1 0)], 1);
[/qb]
It's untested, but hmm, should work.. tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154781 - 09/08/02 05:12 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
Consider it tested and working....

Now how about showing the option as selected upon registration review?

Top
#154782 - 09/08/02 06:06 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
Though it might be obvious for most of you perhaps adding the words "CLEAR YOUR CACHE" at the end of the instructions might save a few of us knucklheads some time (and banging our heads on tables).

LOL

Great MOD - works great from the go - easy enough to install too ....

Top
#154783 - 09/11/02 01:50 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Jbeset Offline
Junior Member

Registered: 01/12/02
Posts: 29
C'mon, make a multihack file smile I'm lazy wink

Top
#154784 - 09/11/02 02:23 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Sorry to disappoint you, but Allen has already made a MHK file wink
Quote:
quote:
Originally posted by AllenAyres:
I don't know that one yet OK...

Multihack file with latest changes posted here:

http://www.ubbdev.com/db/cgi/ultimatebb.cgi?ubb=get_topic&f=22&t=000050
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154785 - 09/13/02 07:13 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Jbeset Offline
Junior Member

Registered: 01/12/02
Posts: 29
Quote:
quote:</font><hr />Originally posted by LK:
Sorry to disappoint you, but Allen has already made a MHK file wink <blockquote><font class="small">quote:
[qb]Originally posted by AllenAyres:
I don't know that one yet OK...

Multihack file with latest changes posted here:

http://www.ubbdev.com/db/cgi/ultimatebb.cgi?ubb=get_topic&f=22&t=000050
[/qb]
<hr /></blockquote>Woops, srry tipsy Tnx anyway!

Top
#154786 - 09/13/02 03:45 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
FilAm Basketball Offline
Junior Member

Registered: 09/11/02
Posts: 26
How do I add Spell Check to the Quick Reply Box?
_________________________
FilAm Basketball
webmaster@filambasketball.com

Top
#154787 - 09/15/02 05:49 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
dreamer Offline
Member

Registered: 02/02/01
Posts: 112
can anyone send me quick reply for ubb 6.2.1 please? or tell me where to download from
The link from the 6.2 forum doesn't work

Top
#154788 - 09/20/02 12:43 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
FilAm Basketball Offline
Junior Member

Registered: 09/11/02
Posts: 26
OK... I'll ask again.

How can we add Spell Check for Quck Reply? Please help.
_________________________
FilAm Basketball
webmaster@filambasketball.com

Top
#154789 - 09/20/02 01:20 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I think I said it many times in the previous threads. What I do is use:
Code:
	my $spellcheck_button = (
			$vars_modifications{spellcheck_enable} ne "no"
			? qq(&nbsp;<input type="button" name="spellcheck" value="$vars_wordlets_mods{spell_check}" onclick="window.open(\'$vars_config{CGIURL}/ubb_spell.cgi?f=$in{f};ubb=www.spellcheck.net%2Fcgi-bin%2Fspell.exe%3Faction%3Dcheckpg%26string%3D\'+escape(document.replier.message.value), \'message\', \'toolbar=yes,menubar=no,location=no,resizable=yes,scrollbars=no,status=no,width=$vars_modifications{spellcheck_width},height=$vars_modifications{spellcheck_height}\');" />)
			: ""
			);
Right after my $preview_button = ( .... )

Then add $spellcheck_button right after $preview_button in the document.write line.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154790 - 09/21/02 05:00 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Ramister Offline
Junior Member

Registered: 10/26/01
Posts: 27
It´s necessary to make Ultimatebb.cgi modified??? I got error doing that on 6.3.1.1 and I replaced with the other and everything is nice!
_________________________

[img]http://lkubb.web-performance.net/cgi-bin/ud.pl?s=2;u=Ramister[/img]

Author of Quick Search Box Click here

Top
#154791 - 09/21/02 05:10 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Ramister Offline
Junior Member

Registered: 10/26/01
Posts: 27
Got this error on clicking in "My profile"
[QUOTE]
CGIPath/ubb_profile.cgi: syntax error at CGIPath/ubb_profile.cgi line 955, near ")
&#0124;&#0124;"
syntax error at CGIPath/ubb_profile.cgi line 977, near "} else"

Please inform the board administration of this error so that they may fix the problem. Thank you! [QUOTE]
_________________________

[img]http://lkubb.web-performance.net/cgi-bin/ud.pl?s=2;u=Ramister[/img]

Author of Quick Search Box Click here

Top
#154792 - 09/22/02 12:41 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Can you post ubb_profile.cgi line 950 - 985?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154793 - 09/22/02 08:54 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Ramister Offline
Junior Member

Registered: 10/26/01
Posts: 27
I´ve got the error and correct sorry for troubles

And sorry for my english
_________________________

[img]http://lkubb.web-performance.net/cgi-bin/ud.pl?s=2;u=Ramister[/img]

Author of Quick Search Box Click here

Top
#154794 - 09/22/02 11:23 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
FilAm Basketball Offline
Junior Member

Registered: 09/11/02
Posts: 26
LK,

I should've done a search prior to asking. I found the original thread. Thank you again. You've been very helpful as always.

forever grateful,

-j
_________________________
FilAm Basketball
webmaster@filambasketball.com

Top
#154795 - 09/23/02 03:30 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
can anyone email this to gizmo@undergroundnews.com the link doesn't work lol..
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#154796 - 09/29/02 11:54 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
DOD-THE KAHN Offline
Member

Registered: 10/25/00
Posts: 128
Loc: St. Louis Mo. USA
Can some one format the code to work with Blam Templates. When this is installed it blows the tables. Let's face it the template ROCKS! But if I can't have the template there will be many that will have to choose one or the other and thats such a waist..
_________________________
Newbie From Hell

Top
#154797 - 10/01/02 04:36 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Mr. LaRue Offline
Junior Member

Registered: 01/19/02
Posts: 23
Loc: indiana
Site with code is down...=( Can anyone post a link to it that works............ I just updated my forum...and members arent happy that quick reply isnt there any more...and i dont have the old version still so i can add it....

if you could send via AOL IM, would be good too...either is appreciated... IM name = tabigtoad

or email me at larue_r@yahoo.com

Thanks

Top
#154798 - 10/01/02 07:08 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
_________________________
- Allen wavey
- What Drives You?

Top
#154799 - 10/01/02 07:10 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Quote:
quote:
Originally posted by DOD-THE KAHN:
Can some one format the code to work with Blam Templates. When this is installed it blows the tables. Let's face it the template ROCKS! But if I can't have the template there will be many that will have to choose one or the other and thats such a waist..
I'll look at it, should be simple smile
_________________________
- Allen wavey
- What Drives You?

Top
#154800 - 10/01/02 07:11 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Mr. LaRue Offline
Junior Member

Registered: 01/19/02
Posts: 23
Loc: indiana
Thanks Allen...much appreciated =)

Top
#154801 - 10/23/02 06:41 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Kwik Offline
Member

Registered: 03/29/01
Posts: 49
Before I may go into it, has somebody merged the quickreply with the email-on-reply hack?
_________________________
[ Corrado-Forum ] [ Profil CCG ] [ Seelenmassage für Sie & Ihn ] [ FiF-Forum ]

Top
#154802 - 10/24/02 05:37 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Kwik Offline
Member

Registered: 03/29/01
Posts: 49
Maybe somebody else could test this as well. All I did to get quickreply with Emailonreply (4.0) to work was:

public_topic_page.pl:

Look for:
Quote:
code:</font><hr />
Code:
sub topic_bottom {

	@this_forum = &GetForumRecord($in{f});
 
	my ($is_html, $is_ubb) = (&CheckCoding($this_forum[4], $this_forum[5], $this_forum[10]))[3,2];
<hr /></blockquote>Add below:
<blockquote><font class="small">code:
[qb]
Code:
my ($email_notify, $email_checked);
	if (($vars_email{UseEmail} eq 'ON') && ($username ne '')) {
		if (($stat_line[1] =~ /$user_number/) &#0124;&#0124; (($stat_line[1] =~ /N/i) && ($in{reply_num} eq '000000'))) {
			$email_checked = 'CHECKED';
		} else {
			$email_checked = '';
		}
		$email_notify = qq(<INPUT TYPE="CHECKBOX" NAME="email_notification" VALUE="yes" $email_checked> $vars_wordlets{email_notify}
);
	}
[/qb]
Look for:
Quote:
code:</font><hr />
Code:
if('0'!=user_array[10]) {
document.write('<form name="replier" method="post" action="$vars_config{CGIURL}/ultimatebb.cgi">
<hr /></blockquote>and put
<blockquote><font class="small">code:
[qb]
Code:
$email_notify
[/qb]
where you would like it to be displayed.

Seems to work for me...
_________________________
[ Corrado-Forum ] [ Profil CCG ] [ Seelenmassage für Sie & Ihn ] [ FiF-Forum ]

Top
#154803 - 10/30/02 04:24 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
jweltydotcom Offline
Member

Registered: 09/19/02
Posts: 35
anyone have this hack, the download is not working??

NEVERMIND about the link i got it @ http://ubbdev.com/hacks/6.3/quickreply.txt

KWIK, did that work for you.. the email reply hack, cuz i want that to be there too!! and what about adding signatures too???
_________________________
http://www.jwelty.com/forums.html

Top
#154804 - 11/06/02 10:36 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Kwik Offline
Member

Registered: 03/29/01
Posts: 49
It seems, that it does not work correctly. Some threads save the data wrong. Sometimes (not allways) there is a "," missing when saving the member-numbers which should be informed on a reply.
_________________________
[ Corrado-Forum ] [ Profil CCG ] [ Seelenmassage für Sie & Ihn ] [ FiF-Forum ]

Top
#154805 - 11/10/02 08:23 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Saxeus Offline
Member

Registered: 04/02/01
Posts: 89
Loc: Europe
I've got a problem with QuickReply box,

I installed it but even that I open topic pages, I see that the box doesn't show up and for more the browser says that This page is done but with errors.
I checked and it seems it's because a javascript error, I looked into the code that I hacked, but everything was copy pasted correctly, but still I rehacked the old files and uploaded them, the same problem. I don't get it... So I uploaded back the old files, until I get an answer of what can be the problem.

P.S. I did the hack with quick reply with quote and without it. And I still had the problem. It's not of my browser, because another admin of the board told me he saw that error and quickreply box not displaying.
_________________________
Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.

Top
#154806 - 11/11/02 03:32 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
EftheM Offline
Junior Member

Registered: 11/03/02
Posts: 30
hey guys,

this should be a simple question..

So far so good quick reply is working great, but maybe anybody here knows how to change the space between the bar and the box where you can type in your message? I think it is something in the public_topic_page.pl.. but dunno what smile

here is an image of what I mean!



as you can see the space here on UBBdev is much bigger smile

THNX in advance

Top
#154807 - 11/12/02 07:29 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Kwik Offline
Member

Registered: 03/29/01
Posts: 49
@EftheM - well, one pixel difference is not that much, isnt it ;)your got 5, ubbdev has 6...
_________________________
[ Corrado-Forum ] [ Profil CCG ] [ Seelenmassage für Sie & Ihn ] [ FiF-Forum ]

Top
#154808 - 11/12/02 07:36 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Which can be changed by modifying the code. wink
It's the long document.write code that you need to change. You need to decode the code, add a bunch of spaces, change the code then make it one line again.

Top
#154809 - 11/12/02 08:05 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Kwik Offline
Member

Registered: 03/29/01
Posts: 49
@Saxeus - it really sounds like a mistake in hacking. Maybe a wrong line-feed or you did something above instead of below. Also another hack which was installed before could cause this.
_________________________
[ Corrado-Forum ] [ Profil CCG ] [ Seelenmassage für Sie & Ihn ] [ FiF-Forum ]

Top
#154810 - 11/12/02 08:35 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Quote:
quote:
Originally posted by Saxeus:
I've got a problem with QuickReply box,

I installed it but even that I open topic pages, I see that the box doesn't show up and for more the browser says that This page is done but with errors.
I checked and it seems it's because a javascript error, I looked into the code that I hacked, but everything was copy pasted correctly, but still I rehacked the old files and uploaded them, the same problem. I don't get it... So I uploaded back the old files, until I get an answer of what can be the problem.

P.S. I did the hack with quick reply with quote and without it. And I still had the problem. It's not of my browser, because another admin of the board told me he saw that error and quickreply box not displaying.
Make sure wordwraping is off and that everything was copied properly. I have this version running without issues.

Top
#154811 - 11/13/02 04:26 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
EftheM Offline
Junior Member

Registered: 11/03/02
Posts: 30
Quote:
quote:
Originally posted by Greg Hard:
You need to decode the code, add a bunch of spaces, change the code then make it one line again.
hehehe decode code? confused I'm not that good tipsy

I think you mean this line:

document.write('<form name="replier" method="post" action="$vars_config{CGIURL}/ultimatebb.cgi"><input type="hidden" name="ubb" value="submit_new_reply" /><input type="hidden" name="f" value="$forum_number" /><input type="hidden" name="t" value="$topic_number" /><table border="0" cellpadding="1" cellspacing="1" width="$vars_style{TableWidth}" align="center"><tr bgcolor="$vars_style{TableBorderColor}"><td><table border="0" width="100%" cellpadding="4" cellspacing="0"><tr bgcolor="$vars_style{TableColorStrip}"><td colspan="2"><font size="$vars_style{TextSize}" face="$vars_style{FontFace}" color="$vars_style{TableStripTextColor}"><b>$vars_wordlets_mods{QuickReply}</b></font></td></tr><tr bgcolor="$vars_style{AltColumnColor1}"><td valign="top" width="18%"><b>$vars_wordlets_mods{QRMessage}</b>

<font size="1" color="$vars_style{VisitedLinkColor}">$is_html
<a href="$ULTIMATEBB?ubb=ubb_code_page" target="_blank">$is_ubb</a>

</font><input type="checkbox" name="Signature" id="Signature" value="yes" checked="checked" /><font size="1">$vars_wordlets_mods{ShowSig}
<input type="checkbox" id="disable_smilies" name="disable_smilies" value="yes" />$vars_wordlets_mods{QRSmilies}</font></td><td><textarea name="message" rows="10" cols="50" wrap="virtual"></textarea>

<input type="submit" name="submit" value="$vars_wordlets{submit_new_reply}" /> $preview_button</td></tr>$TBB_js</form>');

how do I ??

thnx dude

Top
#154812 - 11/16/02 08:10 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
the_wiz Offline
Junior Member

Registered: 12/18/01
Posts: 24
hi and first off thanks for this hack... I love it.. Have a question though.... do you think it is possible to change the background in the text area of the quick reply to something other than white or even a picture? if so can someone help me with this please?

Thanks in advance

Top
#154813 - 11/22/02 01:45 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
I installed everything twice, careful...I still get the same error:
Code:
 CGIPath/ubb_lib_posting.cgi: syntax error at CGIPath/ubb_lib_posting.cgi line 788, near "$linkname)" 
Can anybody tell me what I shoud do?

Thanks in advance
Felix

Top
#154814 - 12/26/02 10:01 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
djmaine Offline
Member

Registered: 04/30/02
Posts: 57
Loc: Windham, Maine
Thank you for continuously updating these threads. I installed the hack, had an error and found my error!

You guys are awesome! I hope someday to learn enough in order to contrinute a decent hack!
_________________________
Jim Casey
DJ Source Online Owner

www.djsourceonline.com

Top
#154815 - 12/27/02 02:33 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
TheDentalLeader Offline
Junior Member

Registered: 11/24/02
Posts: 2
I've successfully (after lots of cleanup :-)), gotten this running, but the preview button doesn't seem to work. Looking at the HTML code, the stuff is there, but the button does nothing.

Any ideas what I've managed to screw up?

Top
#154816 - 12/28/02 09:47 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
TheDentalLeader Offline
Junior Member

Registered: 11/24/02
Posts: 2
In reply to the above, I found my problem. I had mis-applied some of the public_topic_page.pl changes. I started from my backup, and re-did it, and this started working now, as well as fixing some other breakage I had introduced.

Thanks.

Top
#154817 - 01/28/03 11:48 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Latency Offline
Junior Member

Registered: 09/23/02
Posts: 15
Loc: Edmonton
Works great! My pharmers love it! 2x the pharming! smile

http://www.garagelan.com

Top
#154818 - 02/18/03 03:43 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
jweltydotcom Offline
Member

Registered: 09/19/02
Posts: 35
would this hack work on 6.2 ?? i could not find a 6.2 link for this hack!
_________________________
http://www.jwelty.com/forums.html

Top
#154819 - 09/03/03 12:03 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
havoq Offline
Member

Registered: 09/11/01
Posts: 667
Loc: MI
i cant get this hack to work. Everytime i try, I get a hack attempt error, or corrupt member file or whatever that error is called ??
_________________________
-Jon
I have a measly [img]http://www.ubbdev.com/ud/?u=chugger93&s=1[/img] points, it's weak, I know wink
Where I continue to hack, even though it's a state of mind

Top
#154820 - 09/03/03 10:13 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
the only reason you'd get that error is if you have more member fields than listed in ubb_lib_files.cgi.

FTP into your server, go to the members folder, download 00000001.cgi (number doesn't really matter)

Open it in a text editor, and see how many lines there are (should be minimum 40, most likely less than 70)

Take that number, add 3 for safe keeping (cause some fields can overflow to the next line).

If that is less than 62, do this...

Code:
# Open ubb_lib_files

# Find 2 times:

my $maxmemfields = 39;    #total fields permitted in member file

# Replace with 2 times:

my $maxmemfields = 62;    #total fields permitted in member file w/quickreply
If it's more than 62, put that number in place for the 62 in the step I showed you

Top
#154821 - 09/03/03 09:58 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
havoq Offline
Member

Registered: 09/11/01
Posts: 667
Loc: MI
i got it to work, thanx! laugh
_________________________
-Jon
I have a measly [img]http://www.ubbdev.com/ud/?u=chugger93&s=1[/img] points, it's weak, I know wink
Where I continue to hack, even though it's a state of mind

Top
#154822 - 09/07/03 01:55 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
havoq Offline
Member

Registered: 09/11/01
Posts: 667
Loc: MI
I have a problem now! Noone can register!


CGIPath/ubb_registration.cgi: syntax error at CGIPath/ubb_registration.cgi line 704, near "$quickreply;"


This is whats at that line!

$thismemarray[61] = $quickreply;
_________________________
-Jon
I have a measly [img]http://www.ubbdev.com/ud/?u=chugger93&s=1[/img] points, it's weak, I know wink
Where I continue to hack, even though it's a state of mind

Top
#154823 - 09/07/03 02:12 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
havoq Offline
Member

Registered: 09/11/01
Posts: 667
Loc: MI
sorry my bad, i fixed it. I messed up the code from the beginning!
_________________________
-Jon
I have a measly [img]http://www.ubbdev.com/ud/?u=chugger93&s=1[/img] points, it's weak, I know wink
Where I continue to hack, even though it's a state of mind

Top
#154824 - 10/02/03 04:35 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Latency Offline
Junior Member

Registered: 09/23/02
Posts: 15
Loc: Edmonton
I have the older version of quickreply and only hate one thing about it, no graemlin panel. Is the graemlin panel included with this release ?

Top
#154825 - 10/03/03 08:14 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
autostream Offline
Member

Registered: 05/15/01
Posts: 55
quickquote didnt work for me, what did i do wrong
version 4.0 ubb 6.3.1.1

Top
#154826 - 11/05/03 04:12 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Orgazmo Offline
Junior Member

Registered: 12/31/02
Posts: 7
I'm wondering how I would go about making the box not show up for certain members based on a field in their profile, provided the forum they're viewing requires registration. I'm guessing a simple if statement would do the trick...but where should it go and what all should it encompass?

Top
Page 1 of 6 1 2 3 4 5 6 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks